[INFO] cloning repository https://github.com/christimahu/devrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christimahu/devrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristimahu%2Fdevrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristimahu%2Fdevrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eba67e55af90ae693ca1c7b1465cc95c7e13cf9a
[INFO] testing christimahu/devrs against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristimahu%2Fdevrs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/christimahu/devrs
[INFO] finished tweaking git repo https://github.com/christimahu/devrs
[INFO] tweaked toml for git repo https://github.com/christimahu/devrs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/christimahu/devrs on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/christimahu/devrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1b34520f2c61df6b8eb9cbc1525ac4d85d0013c8ccbead0dfa5b7ad2b4333db
[INFO] running `Command { std: "docker" "start" "-a" "f1b34520f2c61df6b8eb9cbc1525ac4d85d0013c8ccbead0dfa5b7ad2b4333db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1b34520f2c61df6b8eb9cbc1525ac4d85d0013c8ccbead0dfa5b7ad2b4333db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1b34520f2c61df6b8eb9cbc1525ac4d85d0013c8ccbead0dfa5b7ad2b4333db", kill_on_drop: false }`
[INFO] [stdout] f1b34520f2c61df6b8eb9cbc1525ac4d85d0013c8ccbead0dfa5b7ad2b4333db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba7073dc1f06639c46a6a950961627782979e94258ebbf6ea9d84b8c34002c66
[INFO] running `Command { std: "docker" "start" "-a" "ba7073dc1f06639c46a6a950961627782979e94258ebbf6ea9d84b8c34002c66", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling deunicode v1.6.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling bollard v0.18.1
[INFO] [stderr]    Compiling devrs v0.2.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "ba7073dc1f06639c46a6a950961627782979e94258ebbf6ea9d84b8c34002c66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba7073dc1f06639c46a6a950961627782979e94258ebbf6ea9d84b8c34002c66", kill_on_drop: false }`
[INFO] [stdout] ba7073dc1f06639c46a6a950961627782979e94258ebbf6ea9d84b8c34002c66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88e743d2a872eb615c89539e38317afacb853c75cf5b4db72bb5c2d28a9d5121
[INFO] running `Command { std: "docker" "start" "-a" "88e743d2a872eb615c89539e38317afacb853c75cf5b4db72bb5c2d28a9d5121", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling devrs v0.2.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.33s
[INFO] running `Command { std: "docker" "inspect" "88e743d2a872eb615c89539e38317afacb853c75cf5b4db72bb5c2d28a9d5121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88e743d2a872eb615c89539e38317afacb853c75cf5b4db72bb5c2d28a9d5121", kill_on_drop: false }`
[INFO] [stdout] 88e743d2a872eb615c89539e38317afacb853c75cf5b4db72bb5c2d28a9d5121
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 428d5a1b5cae6954a008e1639ab9f3f00ab0404fa6b4cbe0a888d1313cc9b570
[INFO] running `Command { std: "docker" "start" "-a" "428d5a1b5cae6954a008e1639ab9f3f00ab0404fa6b4cbe0a888d1313cc9b570", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/devrs-641917f9af1d7f61)
[INFO] [stdout] 
[INFO] [stdout] running 166 tests
[INFO] [stdout] test commands::blueprint::create::tests::test_handle_create_end_to_end ... ignored
[INFO] [stdout] test commands::blueprint::create::tests::test_prepare_and_validate_paths_logic ... ignored
[INFO] [stdout] test commands::blueprint::info::tests::test_handle_info_logic ... ignored
[INFO] [stdout] test commands::blueprint::info::tests::test_handle_info_missing_blueprint ... ignored
[INFO] [stdout] test commands::blueprint::list::tests::test_handle_list_with_mock_config ... ignored
[INFO] [stdout] test commands::blueprint::tests::test_handle_blueprint_routing ... ignored
[INFO] [stdout] test commands::blueprint::create::tests::test_case_conversion_logic ... ok
[INFO] [stdout] test commands::blueprint::info::tests::test_extract_usage_from_readme_parsing ... ok
[INFO] [stdout] test commands::blueprint::list::tests::test_extract_description_from_readme_logic ... ok
[INFO] [stdout] test commands::blueprint::info::tests::test_extract_title_and_description_parsing ... ok
[INFO] [stdout] test commands::blueprint::info::tests::test_info_args_requires_name ... ok
[INFO] [stdout] test commands::blueprint::tests::test_parses_blueprint_list ... ok
[INFO] [stdout] test commands::blueprint::create::tests::test_create_args_requires_lang_and_name ... ok
[INFO] [stdout] test commands::blueprint::create::tests::test_create_args_parsing ... ok
[INFO] [stdout] test commands::blueprint::create::tests::test_parse_key_val_logic ... ok
[INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_go ... ok
[INFO] [stdout] test commands::blueprint::list::tests::test_read_blueprints_missing_directory ... ok
[INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_gradle ... ok
[INFO] [stdout] test commands::blueprint::tests::test_parses_blueprint_create ... ok
[INFO] [stdout] test commands::blueprint::info::tests::test_info_args_parsing ... ok
[INFO] [stdout] test commands::blueprint::tests::test_parses_blueprint_info ... ok
[INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_frontend_vite ... ok
[INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_nodejs ... ok
[INFO] [stdout] test commands::blueprint::list::tests::test_read_blueprints_from_dir_logic ... ok
[INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_maven ... ok
[INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_fallback_extension ... ok
[INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_python_pip ... ok
[INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_frontend_react ... ok
[INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_python_pyproject ... ok
[INFO] [stdout] test commands::blueprint::create::tests::test_build_template_context_logic ... ok
[INFO] [stdout] test commands::blueprint::utils::tree_printer::tests::test_directory_sorting ... ok
[INFO] [stdout] test commands::blueprint::utils::tree_printer::tests::test_print_directory_tree_empty ... ok
[INFO] [stdout] test commands::container::build::tests::test_handle_build_custom_dockerfile ... ignored
[INFO] [stdout] test commands::container::build::tests::test_handle_build_default_tag_no_prefix ... ignored
[INFO] [stdout] test commands::container::build::tests::test_handle_build_default_tag_with_prefix ... ignored
[INFO] [stdout] test commands::container::build::tests::test_handle_build_missing_dockerfile ... ignored
[INFO] [stdout] test commands::container::build::tests::test_handle_build_with_tag ... ignored
[INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_cmake ... ok
[INFO] [stdout] test commands::blueprint::utils::tree_printer::tests::test_print_directory_tree_nonexistent ... ok
[INFO] [stdout] test commands::container::logs::tests::test_logs_args_requires_name ... ok
[INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_rust ... ok
[INFO] [stdout] test commands::container::logs::tests::test_logs_args_parsing ... ok
[INFO] [stdout] test commands::blueprint::utils::tree_printer::tests::test_print_directory_tree_file_as_root ... ok
[INFO] [stdout] test commands::blueprint::utils::tree_printer::tests::test_print_directory_tree_symlink_cycle ... ok
[INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_unknown ... ok
[INFO] [stdout] test commands::blueprint::utils::tree_printer::tests::test_print_directory_tree_to_string_basic ... ok
[INFO] [stdout] test commands::container::run::tests::test_handle_run_logic ... ignored
[INFO] [stdout] test commands::container::rmi::tests::test_rmi_args_parsing ... ok
[INFO] [stdout] test commands::container::rm::tests::test_rm_args_parsing ... ok
[INFO] [stdout] test commands::container::rmi::tests::test_rmi_args_requires_name ... ok
[INFO] [stdout] test commands::container::run::tests::test_run_args_parsing_minimal ... ok
[INFO] [stdout] test commands::container::run::tests::test_run_args_parsing ... ok
[INFO] [stdout] test commands::container::shell::tests::test_shell_args_requires_name ... ok
[INFO] [stdout] test commands::container::status::tests::test_status_args_parsing ... ok
[INFO] [stdout] test commands::container::tests::test_parses_container_build ... ok
[INFO] [stdout] test commands::container::tests::test_parses_container_run ... ok
[INFO] [stdout] test commands::container::stop::tests::test_stop_args_parsing ... ok
[INFO] [stdout] test commands::container::status::tests::test_status_args_parsing_all ... ok
[INFO] [stdout] test commands::container::shell::tests::test_shell_args_parsing_with_command ... ok
[INFO] [stdout] test commands::container::rm::tests::test_rm_args_requires_name ... ok
[INFO] [stdout] test commands::container::stop::tests::test_stop_args_requires_name ... ok
[INFO] [stdout] test commands::container::stop::tests::test_stop_args_parsing_default_time ... ok
[INFO] [stdout] test commands::env::build::tests::test_handle_build_no_dockerfile ... ignored
[INFO] [stdout] test commands::env::build::tests::test_handle_build_uses_config ... ignored
[INFO] [stdout] test commands::env::build::tests::test_handle_build_uses_default_on_config_fail ... ignored
[INFO] [stdout] test commands::env::build::tests::test_handle_build_uses_default_on_empty_config ... ignored
[INFO] [stdout] test commands::container::status::tests::test_print_container_summary_formatting ... ok
[INFO] [stdout] test commands::container::tests::test_parses_container_rm ... ok
[INFO] [stdout] test commands::container::shell::tests::test_shell_args_parsing_default_shell ... ok
[INFO] [stdout] test commands::env::build::tests::test_build_args_parsing ... ok
[INFO] [stdout] test commands::env::exec::tests::test_exec_args_requires_command ... ok
[INFO] [stdout] test commands::container::tests::test_rejects_container_buildrun ... ok
[INFO] [stdout] test commands::env::rebuild::tests::test_handle_rebuild_logic ... ignored
[INFO] [stdout] test commands::env::exec::tests::test_exec_args_parsing ... ok
[INFO] [stdout] test commands::env::shell::tests::test_handle_shell_logic_with_config ... ignored
[INFO] [stdout] test commands::env::shell::tests::test_handle_shell_logic_without_config ... ignored
[INFO] [stdout] test commands::env::exec::tests::test_exec_args_parsing_with_name ... ok
[INFO] [stdout] test commands::env::shell::tests::test_shell_args_parsing ... ok
[INFO] [stdout] test commands::env::logs::tests::test_logs_args_parsing_defaults ... ok
[INFO] [stdout] test commands::env::status::tests::test_print_container_details_formatting ... ok
[INFO] [stdout] test commands::env::logs::tests::test_logs_args_parsing_with_options ... ok
[INFO] [stdout] test commands::env::status::tests::test_status_args_parsing ... ok
[INFO] [stdout] test commands::env::stop::tests::test_handle_stop_logic_not_found ... ignored
[INFO] [stdout] test commands::env::stop::tests::test_handle_stop_logic_running ... ignored
[INFO] [stdout] test commands::env::prune::tests::test_prune_args_parsing ... ok
[INFO] [stdout] test commands::env::status::tests::test_status_args_parsing_with_name ... ok
[INFO] [stdout] test commands::setup::all::tests::test_handle_all_orchestration ... ignored
[INFO] [stdout] test commands::setup::deps::tests::test_handle_deps_logic ... ignored
[INFO] [stdout] test commands::env::stop::tests::test_stop_args_parsing ... ok
[INFO] [stdout] test commands::setup::nvim::tests::test_check_command_exists_logic ... ignored
[INFO] [stdout] test commands::setup::nvim::tests::test_handle_nvim_logic ... ignored
[INFO] [stdout] test commands::setup::integrate::tests::test_integrate_args_parsing ... ok
[INFO] [stdout] test commands::env::rebuild::tests::test_rebuild_args_parsing_defaults ... ok
[INFO] [stdout] test commands::setup::deps::tests::test_deps_args_parsing ... ok
[INFO] [stdout] test commands::env::tests::placeholder_env_mod_test ... ok
[INFO] [stdout] test commands::env::rebuild::tests::test_rebuild_args_parsing ... ok
[INFO] [stdout] test commands::setup::all::tests::test_all_args_parsing ... ok
[INFO] [stdout] test commands::setup::integrate::tests::test_detect_shell_logic ... ok
[INFO] [stdout] test commands::setup::tests::test_find_repo_root_logic ... ignored
[INFO] [stdout] test commands::setup::tests::test_handle_setup_repo_check ... ignored
[INFO] [stdout] test commands::setup::nvim::tests::test_nvim_args_parsing ... ok
[INFO] [stdout] test commands::env::shell::tests::test_create_minimal_default_config ... ok
[INFO] [stdout] test commands::setup::integrate::tests::test_handle_integrate_runs_ok ... ok
[INFO] [stdout] test commands::setup::tests::test_parses_setup_nvim ... ok
[INFO] [stdout] test commands::srv::config::tests::test_from_args ... ok
[INFO] [stdout] test commands::setup::tests::test_parses_setup_config ... ok
[INFO] [stdout] test commands::setup::tests::test_parses_setup_all ... ok
[INFO] [stdout] test commands::setup::tests::test_parses_setup_default_to_all ... ok
[INFO] [stdout] test commands::setup::tests::test_parses_setup_deps ... ok
[INFO] [stdout] test commands::setup::tests::test_parses_setup_integrate ... ok
[INFO] [stdout] test commands::env::logs::tests::test_logs_args_parsing_lines_all ... ok
[INFO] [stdout] test commands::srv::server_logic::tests::test_find_available_port_start_is_free ... ok
[INFO] [stdout] test commands::srv::server_logic::tests::test_find_available_port_start_occupied ... ok
[INFO] [stdout] test commands::srv::server_logic::tests::test_shutdown_signal_creation ... ok
[INFO] [stdout] test commands::srv::utils::tests::test_format_modification_time ... ok
[INFO] [stdout] test
[INFO] [stdout] test commands::setup::deps::tests::test_check_dependency_exists_logic ... ok
[INFO] [stdout] test commands::setup::nvim::tests::test_run_external_command_success ... ok
[INFO] [stdout] test commands::srv::utils::tests::test_human_readable_size ... ok
[INFO] [stdout] test commands::srv::utils::tests::test_log_directory_contents ... ok
[INFO] [stdout] test common::docker::connect::tests::test_connect_docker_success ... ignored
[INFO] [stdout] test common::docker::interaction::tests::placeholder_interaction_test ... ok
[INFO] [stdout] test common::docker::lifecycle::tests::placeholder_lifecycle_test ... ok
[INFO] [stdout] test common::docker::operations::tests::placeholder_operations_test ... ok
[INFO] [stdout] test common::archive::tar::tests::test_create_context_tar_basic ... ok
[INFO] [stdout] test commands::env::prune::tests::test_prune_args_parsing_force ... ok
[INFO] [stdout] test commands::srv::config::tests::test_server_config_default ... ok
[INFO] [stdout] test commands::srv::config::tests::test_load_config_from_dir_no_file ... ok
[INFO] [stdout] test common::docker::operations::tests::test_convert_mounts_to_bollard_valid ... ok
[INFO] [stdout] test common::docker::state::tests::placeholder_state_test ... ok
[INFO] [stdout] test commands::srv::config::tests::test_load_and_merge_args_only ... ok
[INFO] [stdout] test common::docker::tests::placeholder_docker_mod_test ... ok
[INFO] [stdout] test commands::srv::config::tests::test_load_config_from_dir_with_file ... ok
[INFO] [stdout] test commands::srv::server_logic::tests::test_create_app_builds ... ok
[INFO] [stdout] test common::fs::io::tests::test_read_write_string_to_file ... ok
[INFO] [stdout] test commands::srv::config::tests::test_load_and_merge_config ... ok
[INFO] [stdout] test common::fs::io::tests::test_ensure_dir_exists_already_exists ... ok
[INFO] [stdout] test common::fs::links::tests::test_create_symlink_already_correct ... ok
[INFO] [stdout] test common::fs::io::tests::test_ensure_dir_exists_creates_new ... ok
[INFO] [stdout] test core::config::tests::test_load_config_integration_no_files ... ignored
[INFO] [stdout] test core::config::tests::test_load_config_integration_with_files ... ignored
[INFO] [stdout] test core::config::tests::test_path_expansion ... ok
[INFO] [stdout] test common::fs::links::tests::test_create_symlink_basic ... ok
[INFO] [stdout] test commands::srv::config::tests::test_resolve_directory_existing ... ok
[INFO] [stdout] test commands::srv::config::tests::test_load_and_merge_cli_overrides_file ... ok
[INFO] [stdout] test common::fs::links::tests::test_create_symlink_target_exists_backup ... ok
[INFO] [stdout] test core::config::tests::test_validate_config_valid ... ok
[INFO] [stdout] test core::error::tests::test_error_display ... ok
[INFO] [stdout] test core::config::tests::test_deserialize_basic_toml ... ok
[INFO] [stdout] test core::templating::tests::test_render_empty_dir ... ok
[INFO] [stdout] test core::templating::tests::test_render_case_insensitive_extension ... ok
[INFO] [stdout] test core::templating::tests::test_render_and_copy ... ok
[INFO] [stdout] test tests::test_main_help_flag ... ok
[INFO] [stdout] test commands::srv::utils::tests::test_get_local_ip ... ok
[INFO] [stdout] test tests::test_main_version_flag ... ok
[INFO] [stdout] test commands::setup::nvim::tests::test_run_external_command_fail_not_found ... ok
[INFO] [stdout] test common::docker::operations::tests::test_convert_mounts_to_bollard_invalid_container_path ... ok
[INFO] [stdout] test commands::setup::integrate::tests::test_handle_integrate_fails_if_functions_missing ... FAILED
[INFO] [stdout] test commands::setup::nvim::tests::test_run_external_command_fail_exit ... ok
[INFO] [stdout] test common::docker::operations::tests::test_convert_mounts_to_bollard_non_absolute_host ... ok
[INFO] [stdout] test common::fs::io::tests::test_read_file_not_found ... ok
[INFO] [stdout] test common::fs::links::tests::test_create_symlink_source_missing ... ok
[INFO] [stdout] test commands::srv::config::tests::test_resolve_directory_nonexistent ... ok
[INFO] [stdout] test core::config::tests::test_validate_config_invalid_port ... ok
[INFO] [stdout] test core::config::tests::test_validate_config_blueprint_path_is_file ... ok
[INFO] [stdout] test common::fs::io::tests::test_ensure_dir_exists_path_is_file ... ok
[INFO] [stdout] test core::templating::tests::test_render_invalid_template_syntax ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- commands::setup::integrate::tests::test_handle_integrate_fails_if_functions_missing stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: devrs::commands::setup::integrate::tests::test_handle_integrate_fails_if_functions_missing::{closure#0}
[INFO] [stdout]              at ./src/commands/setup/integrate.rs:325:9
[INFO] [stdout]    3: <core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]    4: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]    5: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]    6: tokio::task::coop::with_budget::<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]    7: tokio::task::coop::budget::<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]    8: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]    9: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   10: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   11: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   12: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   14: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   15: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   17: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   19: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   20: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   21: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   22: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   23: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stdout]   24: devrs::commands::setup::integrate::tests::test_handle_integrate_fails_if_functions_missing
[INFO] [stdout]              at ./src/commands/setup/integrate.rs:326:11
[INFO] [stdout]   25: devrs::commands::setup::integrate::tests::test_handle_integrate_fails_if_functions_missing::{closure#0}
[INFO] [stdout]              at ./src/commands/setup/integrate.rs:292:68
[INFO] [stdout]   26: <devrs::commands::setup::integrate::tests::test_handle_integrate_fails_if_functions_missing::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   29: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: test::run_test_in_process
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   35: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   36: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   46: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47: <unknown>
[INFO] [stdout]   48: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     commands::setup::integrate::tests::test_handle_integrate_fails_if_functions_missing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 135 passed; 1 failed; 30 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin devrs`
[INFO] running `Command { std: "docker" "inspect" "428d5a1b5cae6954a008e1639ab9f3f00ab0404fa6b4cbe0a888d1313cc9b570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "428d5a1b5cae6954a008e1639ab9f3f00ab0404fa6b4cbe0a888d1313cc9b570", kill_on_drop: false }`
[INFO] [stdout] 428d5a1b5cae6954a008e1639ab9f3f00ab0404fa6b4cbe0a888d1313cc9b570
